* help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 27 Sep 2009 00:27:21 +0000 (00:27 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 27 Sep 2009 00:27:21 +0000 (00:27 +0000)
commit548a675ae27753cc11880e70dd0160707ac5c4ca
treef21f4f20ddeb972b60f24b4a765ac6131df2582f
parentf486258f680e029dfa4e722ffd9966d8e9499add
* help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
* isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
* help-macro.el (make-help-screen): Avoid using an ambiguous function
definition where the docstring could be taken for the return value.
lisp/ChangeLog
lisp/help-macro.el
lisp/help.el
lisp/isearch.el